home *** CD-ROM | disk | FTP | other *** search
- Path: ix.netcom.com!netnews
- From: legato@ix.netcom.com (Steve Haines )
- Newsgroups: comp.lang.c++
- Subject: Creating a Visual C++ 4.0 DLL
- Date: 12 Mar 1996 00:15:03 GMT
- Organization: Netcom
- Message-ID: <4i2fm7$27s@cloner3.netcom.com>
- NNTP-Posting-Host: irv-ca13-16.ix.netcom.com
- X-NETCOM-Date: Mon Mar 11 4:15:03 PM PST 1996
-
- I am trying to create a 32-bit DLL file using Visual C++ 4.0 that I can
- call from a Visual Basic 4.0 application. I have read through the
- documentation that comes with VC++4.0 and the examples, but I don't
- understand how to structure a VC++4.0 DLL. I have successfully
- compiled a 16-bit DLL using VC++1.52, but version 4.0 is totally
- different.
-
-
- I would appreciate any sample code or help doing this. If anyone could
- provide me with the framework to put around my functions, it would be
- greatly appreciate it.
-
-
- Thank you,
-
- Steve Haines
-
-